FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ishmed.i14y.r4#2.0.0 (47 ms)

Package ishmed.i14y.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1
Url http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1
Version 1.0.1
Status active
Date 2022-07-29
Name Bundle_ProgressNote_Provide_1
Experimental False
Description A Bundle profile is used to post the progress notes.
Copyright Copyright © 2022, Oracle and/or its affiliates. All rights reserved.
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1 Binary_ProgressNote_1
http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1 DocumentReference_ProgressNote_1


Narrative

Note: links and images are rebased to the (stated) source

A Bundle profile is used to post the progress notes.

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "1833b656-fee0-4376-b687-5bfd19e5a5fa",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-08-11T10:52:33.8087254+00:00"
  },
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">A Bundle profile is used to post the progress notes.</div>"
  },
  "url" : "http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1",
  "version" : "1.0.1",
  "name" : "Bundle_ProgressNote_Provide_1",
  "status" : "active",
  "date" : "2022-07-29",
  "publisher" : "Oracle Cerner",
  "description" : "A Bundle profile is used to post the progress notes.",
  "copyright" : "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "transaction"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "entry.resource.meta.profile"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:PNDocumentReference",
        "path" : "Bundle.entry",
        "sliceName" : "PNDocumentReference",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PNDocumentReference.link",
        "path" : "Bundle.entry.link",
        "contentReference" : "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
      },
      {
        "id" : "Bundle.entry:PNDocumentReference.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:PNDocumentReference.request.method",
        "path" : "Bundle.entry.request.method",
        "fixedCode" : "POST"
      },
      {
        "id" : "Bundle.entry:PNBinary",
        "path" : "Bundle.entry",
        "sliceName" : "PNBinary",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PNBinary.link",
        "path" : "Bundle.entry.link",
        "contentReference" : "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
      },
      {
        "id" : "Bundle.entry:PNBinary.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:PNBinary.request.method",
        "path" : "Bundle.entry.request.method",
        "fixedCode" : "POST"
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.